Use MuOnline
DECLARE @ConnectStat tinyint
DECLARE @memb___id varchar (10)
    
SELECT @memb___id=memb___id,@ConnectStat=ConnectStat FROM memb_stat  WHERE ConnectStat='1'
UPDATE Character SET Resets=Resets+15 where AccountID=@memb___id